-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[serverless-1.31] patch func deploy task for serverless 1.31.1 #737
[serverless-1.31] patch func deploy task for serverless 1.31.1 #737
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## serverless-1.31 #737 +/- ##
==================================================
Coverage ? 39.01%
==================================================
Files ? 106
Lines ? 13833
Branches ? 0
==================================================
Hits ? 5397
Misses ? 7712
Partials ? 724
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
/override "Func E2E OnCluster Test / On Cluster Test (1.20.2, ubuntu-latest)" |
@matejvasek: /override requires failed status contexts, check run or a prowjob name to operate on.
Only the following failed contexts/checkruns were expected:
If you are trying to override a checkrun that has a space in it, you must put a double quote on the context. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/override "On Cluster Test (1.20.2, ubuntu-latest)" |
@matejvasek: Overrode contexts on behalf of matejvasek: Integration Test (1.20.2, ubuntu-latest), On Cluster Test (1.20.2, ubuntu-latest), Unit Test (1.20.2, 17, ubuntu-latest) In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: matejvasek, serverless-qe The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
PR needs rebase. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
new PR sent for this one #743 |
patch for func-deploy task to use midstream specific client built for 1.31.1